com.jproxy.proxy
Interface Tunnelizable

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
DummyStub, DynamicProxyInvocationHandler

public interface Tunnelizable
extends java.io.Serializable

The tunnel identity class

See Also:
Tunnel, Invocator, TunnelInvocationHandler

Method Summary
 TunnelInvocationHandler getTunnelInvocationHandler()
           
 void setTunnelInvocationHandler(TunnelInvocationHandler handler)
           
 

Method Detail

getTunnelInvocationHandler

public TunnelInvocationHandler getTunnelInvocationHandler()

setTunnelInvocationHandler

public void setTunnelInvocationHandler(TunnelInvocationHandler handler)


Copyright ⌐ JProxy LLC. All Rights Reserved.